0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4831359386444 408 1.1068 0


No Amazon API Requests Made.


App Debug - Total Time 1.4831359386444 seconds

Number Time From Start Name Description
1 0.35860991477966 Initialise Initialise FSB Function
2 0.36257100105286 App Controller Start Start of the App controller (called before the controller of every page)
3 0.40671801567078 Start of getCategoryListByGroup Function Before first category groups query
4 0.40768003463745 After initial query Before first category groups query
5 0.40768003463745 Get Category List for Group Before the call to getCategoryList function
6 0.40768194198608 Start of GetCategoryList function Start of the function
7 0.4076840877533 Before getting categories Query to get specific category list
8 0.40856409072876 After getting categories Query to get specific category list
9 0.40856504440308 Before getting category custom Before call to function getCategoryCustom
10 0.42355799674988 After getting category custom After call to function getCategoryCustom
11 0.42355895042419 Before getting category custom Before call to function getCategoryCustom
12 0.43217706680298 After getting category custom After call to function getCategoryCustom
13 0.43217802047729 Before getting category custom Before call to function getCategoryCustom
14 0.43701004981995 After getting category custom After call to function getCategoryCustom
15 0.43701100349426 Before getting category custom Before call to function getCategoryCustom
16 0.44028806686401 After getting category custom After call to function getCategoryCustom
17 0.44029092788696 Before getting category custom Before call to function getCategoryCustom
18 0.44337892532349 After getting category custom After call to function getCategoryCustom
19 0.4433810710907 Before getting category custom Before call to function getCategoryCustom
20 0.44656109809875 After getting category custom After call to function getCategoryCustom
21 0.44656300544739 End of GetCategoryList function End of the function
22 0.44656896591187 Get Category List for Group Before the call to getCategoryList function
23 0.44657111167908 Start of GetCategoryList function Start of the function
24 0.44657301902771 Before getting categories Query to get specific category list
25 0.44694805145264 End of getCategoryListByGroup Function Before return()
26 1.2366380691528 App Controller End End of the App controller (called before the controller of every page)
27 1.4118750095367 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.413419008255 Before Get Options Before the call to getOptions in the tpl class
29 1.4609940052032 After Get Options After the call to getOptions in the tpl class
30 1.461040019989 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4831249713898 Finalizing debug Before the debug is output to the page.
32 1.4831359386444 End of App This is the end of the app logging, final timestamp


Query Debug - 408 Database Queries. Total time 1.1068 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0013 0.0013139247894287
SELECT parameter, value FROM parameters
2 0.0053 0.005253791809082
SELECT * FROM `bad_bots`
3 0.0004 0.00038599967956543
SET time_zone = 'Europe/London'
4 0.0015 0.0014500617980957
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.001384973526001
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0013 0.0013470649719238
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751621358'
7 0.0021 0.0020649433135986
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00052905082702637
UPDATE autorun SET lastrun = '2025-07-04 09:29:18' WHERE id = '16'
9 0.0006 0.00056290626525879
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0024 0.0024409294128418
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00041913986206055
SELECT * FROM pages WHERE id = 52
12 0.0034 0.0033979415893555
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0399 0.039933919906616
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00044393539428711
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.00095701217651367
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00086593627929688
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0057 0.005681037902832
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0009 0.00093984603881836
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00067496299743652
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031805038452148
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.0046639442443848
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0008 0.0008389949798584
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.0007939338684082
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00070691108703613
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.00307297706604
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00033998489379883
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00027585029602051
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00032591819763184
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030970573425293
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00039911270141602
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00038313865661621
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00034403800964355
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011990070343018
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.0003199577331543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026917457580566
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00032401084899902
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012459754943848
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00034785270690918
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00044894218444824
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032711029052734
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00032901763916016
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00046896934509277
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00032901763916016
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00029802322387695
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00031709671020508
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00049710273742676
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00031900405883789
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00036811828613281
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00032782554626465
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031590461730957
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00040197372436523
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.0003211498260498
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00028586387634277
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00030016899108887
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.0004730224609375
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00032210350036621
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00033187866210938
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00028204917907715
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00044107437133789
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00032186508178711
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027799606323242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00030088424682617
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00048494338989258
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029516220092773
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00037002563476562
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0021 0.0021319389343262
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00092792510986328
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00039196014404297
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00070786476135254
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00094103813171387
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00058197975158691
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7800 0.77998208999634
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.0015358924865723
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00083494186401367
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037312507629395
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.004662036895752
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014181137084961
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00098013877868652
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0056 0.0056300163269043
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013589859008789
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00036001205444336
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00081801414489746
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
89 0.0013 0.0012729167938232
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0019 0.0019049644470215
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0054 0.0054128170013428
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0005 0.00047802925109863
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0004 0.00038790702819824
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0004 0.00036096572875977
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0058 0.005824089050293
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00028109550476074
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0003 0.00025010108947754
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0004 0.0003669261932373
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00035786628723145
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0041 0.0041251182556152
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0002 0.00024819374084473
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0003 0.00033402442932129
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0061 0.0061187744140625
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00027894973754883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0003 0.00025010108947754
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.00029587745666504
SELECT * FROM products WHERE id = '1531'
108 0.0009 0.00090217590332031
SELECT * FROM productimages WHERE product_id = '1531' ORDER BY sortorder ASC
109 0.0004 0.00040602684020996
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1531' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0011 0.0011169910430908
SELECT * FROM product_image_select WHERE product_id = '1531'
111 0.0007 0.00073599815368652
SELECT * FROM productcustomimages WHERE product_id = '1531'
112 0.0009 0.00089693069458008
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1531'
                GROUP BY o.product_id
113 0.0013 0.0012509822845459
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1531'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0004 0.00037097930908203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1531
115 0.0011 0.0011031627655029
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1531' AND a.name = n.originalname
116 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '1531' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00034284591674805
SELECT * FROM productoffers
                WHERE product_id = '1531' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 1531
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '1531'
                AND name = 'ListPriceAmount'
120 0.0004 0.00035905838012695
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1531'
                GROUP BY o.product_id
121 0.0004 0.0004119873046875
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1531'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1531
123 0.0004 0.00035190582275391
SELECT value FROM productattributes WHERE product_id = '1531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.0004119873046875
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1531'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0003 0.00028109550476074
SELECT * FROM products WHERE parent_id = '1531'
126 0.0004 0.00035691261291504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4802' AND a.name = n.originalname
127 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4802' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4802' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 4802
                ORDER BY price ASC LIMIT 1
130 0.0003 0.00028610229492188
SELECT value FROM productattributes
                WHERE product_id = '4802'
                AND name = 'ListPriceAmount'
131 0.0003 0.00026512145996094
SELECT * FROM products WHERE id = '777'
132 0.0003 0.0003209114074707
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
133 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '777'
134 0.0003 0.00030088424682617
SELECT * FROM productcustomimages WHERE product_id = '777'
135 0.0007 0.00071287155151367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
136 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.0003058910369873
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
139 0.0004 0.00039505958557129
SELECT * FROM products WHERE id = '3545'
140 0.0004 0.00037384033203125
SELECT * FROM productimages WHERE product_id = '3545' ORDER BY sortorder ASC
141 0.0006 0.0005650520324707
SELECT * FROM product_image_select WHERE product_id = '3545'
142 0.0003 0.00031518936157227
SELECT * FROM productcustomimages WHERE product_id = '3545'
143 0.0007 0.00074100494384766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3545' AND a.name = n.originalname
144 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '3545' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0003 0.00029182434082031
SELECT * FROM productoffers
                WHERE product_id = '3545' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 3545
                ORDER BY price ASC LIMIT 1
147 0.0003 0.0002739429473877
SELECT value FROM productattributes
                WHERE product_id = '3545'
                AND name = 'ListPriceAmount'
148 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '3545' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '2019'
150 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '2019' ORDER BY sortorder ASC
151 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '2019'
152 0.0003 0.0002901554107666
SELECT * FROM productcustomimages WHERE product_id = '2019'
153 0.0007 0.00072407722473145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2019' AND a.name = n.originalname
154 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '2019' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '2019' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '2019' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '1512'
158 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '1512' ORDER BY sortorder ASC
159 0.0005 0.00047802925109863
SELECT * FROM product_image_select WHERE product_id = '1512'
160 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '1512'
161 0.0007 0.0007331371307373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1512' AND a.name = n.originalname
162 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '1512' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '1512' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = 1512
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00029897689819336
SELECT value FROM productattributes
                WHERE product_id = '1512'
                AND name = 'ListPriceAmount'
166 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1512' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '1308'
168 0.0004 0.00036406517028809
SELECT * FROM productimages WHERE product_id = '1308' ORDER BY sortorder ASC
169 0.0005 0.00053811073303223
SELECT * FROM product_image_select WHERE product_id = '1308'
170 0.0003 0.00032281875610352
SELECT * FROM productcustomimages WHERE product_id = '1308'
171 0.0009 0.0009160041809082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1308' AND a.name = n.originalname
172 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '1308' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '1308' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1308
                ORDER BY price ASC LIMIT 1
175 0.0004 0.00036001205444336
SELECT value FROM productattributes
                WHERE product_id = '1308'
                AND name = 'ListPriceAmount'
176 0.0004 0.00044822692871094
SELECT value FROM productattributes WHERE product_id = '1308' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0005 0.0005028247833252
SELECT * FROM products WHERE id = '3646'
178 0.0004 0.00044703483581543
SELECT * FROM productimages WHERE product_id = '3646' ORDER BY sortorder ASC
179 0.0005 0.00048112869262695
SELECT * FROM product_image_select WHERE product_id = '3646'
180 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '3646'
181 0.0009 0.00085091590881348
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3646' AND a.name = n.originalname
182 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '3646' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '3646' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 3646
                ORDER BY price ASC LIMIT 1
185 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '3646'
                AND name = 'ListPriceAmount'
186 0.0003 0.00029921531677246
SELECT value FROM productattributes WHERE product_id = '3646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '2611'
188 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '2611' ORDER BY sortorder ASC
189 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '2611'
190 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '2611'
191 0.0009 0.00089907646179199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2611' AND a.name = n.originalname
192 0.0003 0.00032782554626465
SELECT * FROM productoffers WHERE product_id = '2611' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0003 0.00027322769165039
SELECT * FROM productoffers
                WHERE product_id = '2611' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0003 0.00027918815612793
SELECT * FROM productoffers
                WHERE product_id = 2611
                ORDER BY price ASC LIMIT 1
195 0.0003 0.00027918815612793
SELECT value FROM productattributes
                WHERE product_id = '2611'
                AND name = 'ListPriceAmount'
196 0.0003 0.00030422210693359
SELECT value FROM productattributes WHERE product_id = '2611' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '975'
198 0.0004 0.00041794776916504
SELECT * FROM productimages WHERE product_id = '975' ORDER BY sortorder ASC
199 0.0005 0.00048708915710449
SELECT * FROM product_image_select WHERE product_id = '975'
200 0.0004 0.00035285949707031
SELECT * FROM productcustomimages WHERE product_id = '975'
201 0.0006 0.00060009956359863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '975' AND a.name = n.originalname
202 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '975' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '975' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '975' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
205 0.0005 0.0005040168762207
SELECT * FROM products WHERE id = '3155'
206 0.0003 0.00034213066101074
SELECT * FROM productimages WHERE product_id = '3155' ORDER BY sortorder ASC
207 0.0003 0.0003199577331543
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3155' AND p.id = pi.product_id ORDER BY pi.sortorder
208 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '3155'
209 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '3155'
210 0.0004 0.00038003921508789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3155'
                GROUP BY o.product_id
211 0.0004 0.00042605400085449
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3155'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
212 0.0003 0.00029397010803223
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3155
213 0.0006 0.00057291984558105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3155' AND a.name = n.originalname
214 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '3155' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0003 0.00032997131347656
SELECT * FROM productoffers
                WHERE product_id = '3155' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 3155
                ORDER BY price ASC LIMIT 1
217 0.0005 0.00045394897460938
SELECT value FROM productattributes
                WHERE product_id = '3155'
                AND name = 'ListPriceAmount'
218 0.0003 0.00029993057250977
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3155'
                GROUP BY o.product_id
219 0.0006 0.00057101249694824
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3155'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
220 0.0003 0.00029897689819336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3155
221 0.0004 0.00037598609924316
SELECT value FROM productattributes WHERE product_id = '3155' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0005 0.00047612190246582
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3155'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
223 0.0006 0.00063300132751465
SELECT * FROM products WHERE id = '1309'
224 0.0005 0.00049591064453125
SELECT * FROM productimages WHERE product_id = '1309' ORDER BY sortorder ASC
225 0.0006 0.00055789947509766
SELECT * FROM product_image_select WHERE product_id = '1309'
226 0.0003 0.00029110908508301
SELECT * FROM productcustomimages WHERE product_id = '1309'
227 0.0008 0.00079488754272461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1309' AND a.name = n.originalname
228 0.0006 0.0005640983581543
SELECT * FROM productoffers WHERE product_id = '1309' AND merchantid = 'A1X6FK5RDHNB96'
229 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '1309' AND price > 0
                ORDER BY price ASC LIMIT 1
230 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = 1309
                ORDER BY price ASC LIMIT 1
231 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '1309'
                AND name = 'ListPriceAmount'
232 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '1309' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0005 0.00048518180847168
SELECT * FROM products WHERE id = '1006'
234 0.0004 0.00042891502380371
SELECT * FROM productimages WHERE product_id = '1006' ORDER BY sortorder ASC
235 0.0017 0.0017189979553223
SELECT * FROM product_image_select WHERE product_id = '1006'
236 0.0005 0.00052714347839355
SELECT * FROM productcustomimages WHERE product_id = '1006'
237 0.0017 0.0016880035400391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1006' AND a.name = n.originalname
238 0.0006 0.00060200691223145
SELECT * FROM productoffers WHERE product_id = '1006' AND merchantid = 'A1X6FK5RDHNB96'
239 0.0005 0.00048398971557617
SELECT * FROM productoffers
                WHERE product_id = '1006' AND price > 0
                ORDER BY price ASC LIMIT 1
240 0.0005 0.00050997734069824
SELECT * FROM productoffers
                WHERE product_id = 1006
                ORDER BY price ASC LIMIT 1
241 0.0006 0.00061702728271484
SELECT value FROM productattributes
                WHERE product_id = '1006'
                AND name = 'ListPriceAmount'
242 0.0005 0.00047683715820312
SELECT value FROM productattributes WHERE product_id = '1006' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
243 0.0007 0.00069999694824219
SELECT * FROM products WHERE id = '3710'
244 0.0006 0.00058102607727051
SELECT * FROM productimages WHERE product_id = '3710' ORDER BY sortorder ASC
245 0.0017 0.0016500949859619
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3710' AND p.id = pi.product_id ORDER BY pi.sortorder
246 0.0010 0.0009620189666748
SELECT * FROM product_image_select WHERE product_id = '3710'
247 0.0008 0.0008080005645752
SELECT * FROM productcustomimages WHERE product_id = '3710'
248 0.0011 0.0010969638824463
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3710'
                GROUP BY o.product_id
249 0.0018 0.0018119812011719
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3710'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0011 0.0010700225830078
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3710
251 0.0013 0.0012719631195068
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3710' AND a.name = n.originalname
252 0.0005 0.00045490264892578
SELECT * FROM productoffers WHERE product_id = '3710' AND merchantid = 'A1X6FK5RDHNB96'
253 0.0007 0.00073099136352539
SELECT * FROM productoffers
                WHERE product_id = '3710' AND price > 0
                ORDER BY price ASC LIMIT 1
254 0.0006 0.00057196617126465
SELECT * FROM productoffers
                WHERE product_id = 3710
                ORDER BY price ASC LIMIT 1
255 0.0004 0.00043702125549316
SELECT value FROM productattributes
                WHERE product_id = '3710'
                AND name = 'ListPriceAmount'
256 0.0006 0.00059103965759277
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3710'
                GROUP BY o.product_id
257 0.0012 0.0012378692626953
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3710'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0006 0.00055193901062012
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3710
259 0.0007 0.00067496299743652
SELECT value FROM productattributes WHERE product_id = '3710' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0010 0.00098013877868652
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3710'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
261 0.0008 0.00079107284545898
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3710'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
262 0.0004 0.00044107437133789
SELECT * FROM products WHERE id = '1618'
263 0.0006 0.00055098533630371
SELECT * FROM productimages WHERE product_id = '1618' ORDER BY sortorder ASC
264 0.0009 0.00094389915466309
SELECT * FROM product_image_select WHERE product_id = '1618'
265 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '1618'
266 0.0016 0.0015599727630615
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1618' AND a.name = n.originalname
267 0.0006 0.00056791305541992
SELECT * FROM productoffers WHERE product_id = '1618' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0004 0.00040006637573242
SELECT * FROM productoffers
                WHERE product_id = '1618' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0003 0.00034618377685547
SELECT * FROM productoffers
                WHERE product_id = 1618
                ORDER BY price ASC LIMIT 1
270 0.0004 0.00043201446533203
SELECT value FROM productattributes
                WHERE product_id = '1618'
                AND name = 'ListPriceAmount'
271 0.0005 0.00049304962158203
SELECT value FROM productattributes WHERE product_id = '1618' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0006 0.00059986114501953
SELECT * FROM products WHERE id = '1244'
273 0.0006 0.00061702728271484
SELECT * FROM productimages WHERE product_id = '1244' ORDER BY sortorder ASC
274 0.0004 0.00043892860412598
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1244' AND p.id = pi.product_id ORDER BY pi.sortorder
275 0.0009 0.00089883804321289
SELECT * FROM product_image_select WHERE product_id = '1244'
276 0.0005 0.00045585632324219
SELECT * FROM productcustomimages WHERE product_id = '1244'
277 0.0006 0.000579833984375
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1244'
                GROUP BY o.product_id
278 0.0007 0.00071191787719727
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1244'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
279 0.0004 0.00040006637573242
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1244
280 0.0011 0.0011007785797119
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1244' AND a.name = n.originalname
281 0.0004 0.00040316581726074
SELECT * FROM productoffers WHERE product_id = '1244' AND merchantid = 'A1X6FK5RDHNB96'
282 0.0004 0.00044608116149902
SELECT * FROM productoffers
                WHERE product_id = '1244' AND price > 0
                ORDER BY price ASC LIMIT 1
283 0.0004 0.00044608116149902
SELECT * FROM productoffers
                WHERE product_id = 1244
                ORDER BY price ASC LIMIT 1
284 0.0005 0.00047802925109863
SELECT value FROM productattributes
                WHERE product_id = '1244'
                AND name = 'ListPriceAmount'
285 0.0005 0.00054001808166504
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1244'
                GROUP BY o.product_id
286 0.0007 0.00074601173400879
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1244'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
287 0.0004 0.00040102005004883
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1244
288 0.0007 0.00069093704223633
SELECT value FROM productattributes WHERE product_id = '1244' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
289 0.0005 0.00045490264892578
SELECT * FROM products WHERE parent_id = '1244'
290 0.0005 0.00048613548278809
SELECT * FROM products WHERE id = '2233'
291 0.0009 0.00087285041809082
SELECT * FROM productimages WHERE product_id = '2233' ORDER BY sortorder ASC
292 0.0010 0.00097894668579102
SELECT * FROM product_image_select WHERE product_id = '2233'
293 0.0005 0.00051403045654297
SELECT * FROM productcustomimages WHERE product_id = '2233'
294 0.0016 0.0016069412231445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2233' AND a.name = n.originalname
295 0.0007 0.00068807601928711
SELECT * FROM productoffers WHERE product_id = '2233' AND merchantid = 'A1X6FK5RDHNB96'
296 0.0005 0.00050187110900879
SELECT * FROM productoffers
                WHERE product_id = '2233' AND price > 0
                ORDER BY price ASC LIMIT 1
297 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '2233' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
298 0.0006 0.00059795379638672
SELECT * FROM products WHERE id = '3699'
299 0.0006 0.00063180923461914
SELECT * FROM productimages WHERE product_id = '3699' ORDER BY sortorder ASC
300 0.0006 0.00063014030456543
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3699' AND p.id = pi.product_id ORDER BY pi.sortorder
301 0.0009 0.00094509124755859
SELECT * FROM product_image_select WHERE product_id = '3699'
302 0.0005 0.00046706199645996
SELECT * FROM productcustomimages WHERE product_id = '3699'
303 0.0008 0.00076103210449219
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3699'
                GROUP BY o.product_id
304 0.0013 0.0013229846954346
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3699'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
305 0.0005 0.00053596496582031
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3699
306 0.0013 0.0012969970703125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3699' AND a.name = n.originalname
307 0.0004 0.00041913986206055
SELECT * FROM productoffers WHERE product_id = '3699' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0004 0.00043106079101562
SELECT * FROM productoffers
                WHERE product_id = '3699' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0005 0.00046682357788086
SELECT * FROM productoffers
                WHERE product_id = 3699
                ORDER BY price ASC LIMIT 1
310 0.0005 0.00049209594726562
SELECT value FROM productattributes
                WHERE product_id = '3699'
                AND name = 'ListPriceAmount'
311 0.0007 0.00067901611328125
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3699'
                GROUP BY o.product_id
312 0.0009 0.0008549690246582
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3699'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
313 0.0005 0.00045299530029297
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3699
314 0.0008 0.00078511238098145
SELECT value FROM productattributes WHERE product_id = '3699' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
315 0.0009 0.00089597702026367
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3699'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
316 0.0004 0.00044894218444824
SELECT * FROM products WHERE id = '1324'
317 0.0007 0.00071406364440918
SELECT * FROM productimages WHERE product_id = '1324' ORDER BY sortorder ASC
318 0.0009 0.00094890594482422
SELECT * FROM product_image_select WHERE product_id = '1324'
319 0.0005 0.00046396255493164
SELECT * FROM productcustomimages WHERE product_id = '1324'
320 0.0015 0.0014810562133789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1324' AND a.name = n.originalname
321 0.0007 0.00066709518432617
SELECT * FROM productoffers WHERE product_id = '1324' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0005 0.00049114227294922
SELECT * FROM productoffers
                WHERE product_id = '1324' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0005 0.00050210952758789
SELECT value FROM productattributes WHERE product_id = '1324' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0017 0.0017449855804443
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1531' ORDER BY timestamp DESC
325 0.0004 0.00037193298339844
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '777' ORDER BY timestamp DESC
326 0.0003 0.00033903121948242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3545' ORDER BY timestamp DESC
327 0.0003 0.00034499168395996
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2019' ORDER BY timestamp DESC
328 0.0003 0.00031495094299316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1512' ORDER BY timestamp DESC
329 0.0003 0.00030994415283203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1308' ORDER BY timestamp DESC
330 0.0003 0.00030899047851562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3646' ORDER BY timestamp DESC
331 0.0003 0.00029683113098145
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2611' ORDER BY timestamp DESC
332 0.0003 0.00029993057250977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '975' ORDER BY timestamp DESC
333 0.0003 0.00029301643371582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3155' ORDER BY timestamp DESC
334 0.0003 0.00029611587524414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1309' ORDER BY timestamp DESC
335 0.0003 0.00028514862060547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1006' ORDER BY timestamp DESC
336 0.0003 0.00030899047851562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3710' ORDER BY timestamp DESC
337 0.0003 0.0002899169921875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1618' ORDER BY timestamp DESC
338 0.0003 0.0002748966217041
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1244' ORDER BY timestamp DESC
339 0.0003 0.00029706954956055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2233' ORDER BY timestamp DESC
340 0.0003 0.00026893615722656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3699' ORDER BY timestamp DESC
341 0.0003 0.00030398368835449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1324' ORDER BY timestamp DESC
342 0.0014 0.0013740062713623
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
343 0.0011 0.0011031627655029
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
344 0.0004 0.00039291381835938
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
345 0.0193 0.019288063049316
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
346 0.0009 0.00094795227050781
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
347 0.0004 0.00038480758666992
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
348 0.0004 0.00038290023803711
SELECT * FROM products WHERE id = 1626
349 0.0003 0.00027108192443848
SELECT * FROM products WHERE id = 4041
350 0.0003 0.00027203559875488
SELECT * FROM products WHERE id = 4312
351 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = 777
352 0.0003 0.00028896331787109
SELECT * FROM products WHERE id = 3881
353 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = 4213
354 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = '1626'
355 0.0004 0.00042510032653809
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
356 0.0006 0.00055599212646484
SELECT * FROM product_image_select WHERE product_id = '1626'
357 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '1626'
358 0.0006 0.00061416625976562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
359 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0003 0.00032401084899902
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '4041'
363 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
364 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '4041'
365 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '4041'
366 0.0007 0.00073623657226562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
367 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
370 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '4312'
371 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
372 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '4312'
373 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '4312'
374 0.0007 0.00068092346191406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
375 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
376 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
377 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
378 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '777'
379 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
380 0.0005 0.00046181678771973
SELECT * FROM product_image_select WHERE product_id = '777'
381 0.0003 0.00032687187194824
SELECT * FROM productcustomimages WHERE product_id = '777'
382 0.0007 0.00066995620727539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
383 0.0003 0.00033688545227051
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
384 0.0004 0.00043082237243652
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
385 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
386 0.0004 0.00035285949707031
SELECT * FROM products WHERE id = '3881'
387 0.0004 0.00040698051452637
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
388 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '3881'
389 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '3881'
390 0.0007 0.00071811676025391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
391 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
392 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
393 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
394 0.0004 0.00035881996154785
SELECT * FROM products WHERE id = '4213'
395 0.0004 0.0003659725189209
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
396 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '4213'
397 0.0003 0.00027179718017578
SELECT * FROM productcustomimages WHERE product_id = '4213'
398 0.0007 0.00071501731872559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
399 0.0005 0.00045490264892578
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
400 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
401 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
402 0.0011 0.0011181831359863
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
403 0.0005 0.00049901008605957
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
404 0.0019 0.0018539428710938
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
405 0.0009 0.00093507766723633
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
406 0.0004 0.00039887428283691
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
407 0.0004 0.0004119873046875
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
408 0.0004 0.00044798851013184
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'